<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sch="http://pmp.foms.ru/pmpWebService/schemas">
   <soapenv:Header/>
   <soapenv:Body>
      <sch:searchAccountForMoExtendedRequest>
         <sch:page>1</sch:page>
         <sch:limit>20</sch:limit>
         <sch:reportPeriod>
            <sch:dateFrom>2025-11-01T16:55:47.852Z</sch:dateFrom>
            <sch:dateTo>2025-11-30T16:55:47.852Z</sch:dateTo>
         </sch:reportPeriod>
         <!--Optional:-->
<!--         <sch:subjectCode>12</sch:subjectCode>
-->
         <!--Optional:-->
         <sch:accountMoFomsCode>120052</sch:accountMoFomsCode>
         <!--Optional:-->
<!--         <sch:payerCode>12001</sch:payerCode>
-->
         <!--Optional:-->
<!--         <sch:accountTypeCode>03</sch:accountTypeCode>
-->
         <!--Zero or more repetitions:-->
<!--         <sch:accountState>generated</sch:accountState>
-->
      </sch:searchAccountForMoExtendedRequest>
   </soapenv:Body>
</soapenv:Envelope>